net/http.http2requestBody.sawEOF (field)

3 uses

	net/http (current package)
		h2_bundle.go#L6310: 	sawEOF        bool       // for use by Read only
		h2_bundle.go#L6329: 	if b.pipe == nil || b.sawEOF {
		h2_bundle.go#L6334: 		b.sawEOF = true